From b6b53fc19c1027c8fe4c9bd730056ba8fdff77a8 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Sun, 27 Mar 2016 08:39:44 -0700 Subject: [PATCH] GtkClipboard: fix a typo --- gtk/gtkclipboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkclipboard.c b/gtk/gtkclipboard.c index 59cca40e49..ebd9f4e702 100644 --- a/gtk/gtkclipboard.c +++ b/gtk/gtkclipboard.c @@ -2213,7 +2213,7 @@ _gtk_clipboard_store_all (void) * gtk_clipboard_get_selection: * @clipboard: a #GtkClipboard * - * Gets the sleection that this clipboard is for. + * Gets the selection that this clipboard is for. * * Returns: the selection * -- 2.30.2